Storm-static

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:disagree (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism consensus.6.prism --prop consensus.props disagree --constants K=2 --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:36.72918152809143s
Return code:0
Relative Error:5.9179908226117364e-05
Log
Storm 1.5.1

Date: Wed Apr 29 16:30:55 2020
Command line arguments: --prism consensus.6.prism --prop consensus.props disagree --constants K=2 '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.005s.

Time for model construction: 10.763s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1258240
Transitions: 	6236736
Choices: 	5008128
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * agree -> 114258 item(s)
   * finished -> 384 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "disagree": Pmax=? [F ("finished" & !("agree"))] ...
Result (for initial states): 0.3636232291
Time for model checking: 25.911s.